home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / rexx / dos.rxfd < prev    next >
Text File  |  1995-04-06  |  7KB  |  163 lines

  1. LIBS.dos = '00 00 00 00'x
  2. LIBS.dos.OPENCOUNT = 0
  3. LIBS.dos.Open='FFE2'x||SI||'200203'x
  4. LIBS.dos.Close='FFDC'x||A||'2002'x
  5. LIBS.dos.Read='FFD6'x||AAI||'20020304'x
  6. LIBS.dos.Write='FFD0'x||AAI||'20020304'x
  7. LIBS.dos.Input='FFCA'x||'20'x
  8. LIBS.dos.Output='FFC4'x||'20'x
  9. LIBS.dos.Seek='FFBE'x||AII||'20020304'x
  10. LIBS.dos.DeleteFile='FFB8'x||S||'2002'x
  11. LIBS.dos.Rename='FFB2'x||SS||'200203'x
  12. LIBS.dos.Lock='FFAC'x||SI||'200203'x
  13. LIBS.dos.UnLock='FFA6'x||A||'2002'x
  14. LIBS.dos.DupLock='FFA0'x||A||'2002'x
  15. LIBS.dos.Examine='FF9A'x||AA||'200203'x
  16. LIBS.dos.ExNext='FF94'x||AA||'200203'x
  17. LIBS.dos.Info='FF8E'x||AA||'200203'x
  18. LIBS.dos.CreateDir='FF88'x||S||'2002'x
  19. LIBS.dos.CurrentDir='FF82'x||A||'2002'x
  20. LIBS.dos.IoErr='FF7C'x||'20'x
  21. LIBS.dos.CreateProc='FF76'x||SIAI||'2002030405'x
  22. LIBS.dos.Exit='FF70'x||I||'2002'x
  23. LIBS.dos.LoadSeg='FF6A'x||S||'2002'x
  24. LIBS.dos.UnLoadSeg='FF64'x||A||'2002'x
  25. LIBS.dos.GetPacket='FF5E'x||A||'2002'x
  26. LIBS.dos.QueuePacket='FF58'x||A||'2002'x
  27. LIBS.dos.DeviceProc='FF52'x||S||'2002'x
  28. LIBS.dos.SetComment='FF4C'x||SS||'200203'x
  29. LIBS.dos.SetProtection='FF46'x||SI||'200203'x
  30. LIBS.dos.DateStamp='FF40'x||A||'2002'x
  31. LIBS.dos.Delay='FF3A'x||I||'2002'x
  32. LIBS.dos.WaitForChar='FF34'x||AI||'200203'x
  33. LIBS.dos.ParentDir='FF2E'x||A||'2002'x
  34. LIBS.dos.IsInteractive='FF28'x||A||'2002'x
  35. LIBS.dos.Execute='FF22'x||SAA||'20020304'x
  36. LIBS.dos.AllocDosObject='FF1C'x||IA||'200203'x
  37. LIBS.dos.FreeDosObject='FF16'x||IA||'200203'x
  38. LIBS.dos.DoPkt='FF10'x||AAIIIII||'2002030405060708'x
  39. LIBS.dos.SendPkt='FF0A'x||AAA||'20020304'x
  40. LIBS.dos.WaitPkt='FF04'x||'20'x
  41. LIBS.dos.ReplyPkt='FEFE'x||AII||'20020304'x
  42. LIBS.dos.AbortPkt='FEF8'x||AA||'200203'x
  43. LIBS.dos.LockRecord='FEF2'x||AIIII||'200203040506'x
  44. LIBS.dos.LockRecords='FEEC'x||AI||'200203'x
  45. LIBS.dos.UnLockRecord='FEE6'x||AII||'20020304'x
  46. LIBS.dos.UnLockRecords='FEE0'x||A||'2002'x
  47. LIBS.dos.SelectInput='FEDA'x||A||'2002'x
  48. LIBS.dos.SelectOutput='FED4'x||A||'2002'x
  49. LIBS.dos.FGetC='FECE'x||A||'2002'x
  50. LIBS.dos.FPutC='FEC8'x||AI||'200203'x
  51. LIBS.dos.UnGetC='FEC2'x||AI||'200203'x
  52. LIBS.dos.FRead='FEBC'x||AAII||'2002030405'x
  53. LIBS.dos.FWrite='FEB6'x||AAII||'2002030405'x
  54. LIBS.dos.FGets='FEB0'x||AAI||'20020304'x
  55. LIBS.dos.FPuts='FEAA'x||AS||'200203'x
  56. LIBS.dos.VFWritef='FEA4'x||ASA||'20020304'x
  57. LIBS.dos.VFPrintf='FE9E'x||ASA||'20020304'x
  58. LIBS.dos.Flush='FE98'x||A||'2002'x
  59. LIBS.dos.SetVBuf='FE92'x||AAII||'2002030405'x
  60. LIBS.dos.DupLockFromFH='FE8C'x||A||'2002'x
  61. LIBS.dos.OpenFromLock='FE86'x||A||'2002'x
  62. LIBS.dos.ParentOfFH='FE80'x||A||'2002'x
  63. LIBS.dos.ExamineFH='FE7A'x||AA||'200203'x
  64. LIBS.dos.SetFileDate='FE74'x||SA||'200203'x
  65. LIBS.dos.NameFromLock='FE6E'x||AAI||'20020304'x
  66. LIBS.dos.NameFromFH='FE68'x||AAI||'20020304'x
  67. LIBS.dos.SplitName='FE62'x||SIAII||'200203040506'x
  68. LIBS.dos.SameLock='FE5C'x||AA||'200203'x
  69. LIBS.dos.SetMode='FE56'x||AI||'200203'x
  70. LIBS.dos.ExAll='FE50'x||AAIIA||'200203040506'x
  71. LIBS.dos.ReadLink='FE4A'x||AASAI||'200203040506'x
  72. LIBS.dos.MakeLink='FE44'x||SII||'20020304'x
  73. LIBS.dos.ChangeMode='FE3E'x||IAI||'20020304'x
  74. LIBS.dos.SetFileSize='FE38'x||AII||'20020304'x
  75. LIBS.dos.SetIoErr='FE32'x||I||'2002'x
  76. LIBS.dos.Fault='FE2C'x||ISAI||'2002030405'x
  77. LIBS.dos.PrintFault='FE26'x||IS||'200203'x
  78. LIBS.dos.ErrorReport='FE20'x||IIIA||'2002030409'x
  79. LIBS.dos.dosDummy1='FE1A'x||'20'x
  80. LIBS.dos.Cli='FE14'x||'20'x
  81. LIBS.dos.CreateNewProc='FE0E'x||A||'2002'x
  82. LIBS.dos.RunCommand='FE08'x||AIAI||'2002030405'x
  83. LIBS.dos.GetConsoleTask='FE02'x||'20'x
  84. LIBS.dos.SetConsoleTask='FDFC'x||'20'x
  85. LIBS.dos.GetFileSysTask='FDF6'x||'20'x
  86. LIBS.dos.SetFileSysTask='FDF0'x||?||'2002'x
  87. LIBS.dos.GetArgStr='FDEA'x||'20'x
  88. LIBS.dos.SetArgStr='FDE4'x||'20'x
  89. LIBS.dos.FindCliProc='FDDE'x||I||'2002'x
  90. LIBS.dos.MaxCli='FDD8'x||'20'x
  91. LIBS.dos.SetCurrentDirName='FDD2'x||S||'2002'x
  92. LIBS.dos.GetCurrentDirName='FDCC'x||AI||'200203'x
  93. LIBS.dos.SetProgramName='FDC6'x||S||'2002'x
  94. LIBS.dos.GetProgramName='FDC0'x||AI||'200203'x
  95. LIBS.dos.SetPrompt='FDBA'x||S||'2002'x
  96. LIBS.dos.GetPrompt='FDB4'x||AI||'200203'x
  97. LIBS.dos.SetProgramDir='FDAE'x||A||'2002'x
  98. LIBS.dos.GetProgramDir='FDA8'x||'20'x
  99. LIBS.dos.SystemTagList='FDA2'x||SA||'200203'x
  100. LIBS.dos.AssignLock='FD9C'x||SA||'200203'x
  101. LIBS.dos.AssignLate='FD96'x||SS||'200203'x
  102. LIBS.dos.AssignPath='FD90'x||SS||'200203'x
  103. LIBS.dos.AssignAdd='FD8A'x||SA||'200203'x
  104. LIBS.dos.RemAssignList='FD84'x||SA||'200203'x
  105. LIBS.dos.GetDeviceProc='FD7E'x||SA||'200203'x
  106. LIBS.dos.FreeDeviceProc='FD78'x||A||'2002'x
  107. LIBS.dos.LockDosList='FD72'x||I||'2002'x
  108. LIBS.dos.UnLockDosList='FD6C'x||I||'2002'x
  109. LIBS.dos.AttemptLockDosList='FD66'x||I||'2002'x
  110. LIBS.dos.RemDosEntry='FD60'x||A||'2002'x
  111. LIBS.dos.AddDosEntry='FD5A'x||A||'2002'x
  112. LIBS.dos.FindDosEntry='FD54'x||ASI||'20020304'x
  113. LIBS.dos.NextDosEntry='FD4E'x||AI||'200203'x
  114. LIBS.dos.MakeDosEntry='FD48'x||SI||'200203'x
  115. LIBS.dos.FreeDosEntry='FD42'x||A||'2002'x
  116. LIBS.dos.IsFileSystem='FD3C'x||S||'2002'x
  117. LIBS.dos.Format='FD36'x||SSI||'20020304'x
  118. LIBS.dos.ReLabel='FD30'x||SS||'200203'x
  119. LIBS.dos.Inhibit='FD2A'x||SI||'200203'x
  120. LIBS.dos.AddBuffers='FD24'x||SI||'200203'x
  121. LIBS.dos.CompareDates='FD1E'x||AA||'200203'x
  122. LIBS.dos.DateToStr='FD18'x||A||'2002'x
  123. LIBS.dos.StrToDate='FD12'x||A||'2002'x
  124. LIBS.dos.InternalLoadSeg='FD0C'x||AAAI||'2002090A0B'x
  125. LIBS.dos.InternalUnLoadSeg='FD06'x||AA||'20020A'x
  126. LIBS.dos.NewLoadSeg='FD00'x||SA||'200203'x
  127. LIBS.dos.AddSegment='FCFA'x||SAI||'20020304'x
  128. LIBS.dos.FindSegment='FCF4'x||SAI||'20020304'x
  129. LIBS.dos.RemSegment='FCEE'x||A||'2002'x
  130. LIBS.dos.CheckSignal='FCE8'x||I||'2002'x
  131. LIBS.dos.ReadArgs='FCE2'x||SAA||'20020304'x
  132. LIBS.dos.FindArg='FCDC'x||SS||'200203'x
  133. LIBS.dos.ReadItem='FCD6'x||AIA||'20020304'x
  134. LIBS.dos.StrToLong='FCD0'x||SA||'200203'x
  135. LIBS.dos.MatchFirst='FCCA'x||SA||'200203'x
  136. LIBS.dos.MatchNext='FCC4'x||A||'2002'x
  137. LIBS.dos.MatchEnd='FCBE'x||A||'2002'x
  138. LIBS.dos.ParsePattern='FCB8'x||SAI||'20020304'x
  139. LIBS.dos.MatchPattern='FCB2'x||AS||'200203'x
  140. LIBS.dos.Dummy='FCAC'x||'20'x
  141. LIBS.dos.FreeArgs='FCA6'x||A||'2002'x
  142. LIBS.dos.Dummy='FCA0'x||'20'x
  143. LIBS.dos.FilePart='FC9A'x||S||'2002'x
  144. LIBS.dos.PathPart='FC94'x||S||'2002'x
  145. LIBS.dos.AddPart='FC8E'x||ASI||'20020304'x
  146. LIBS.dos.StartNotify='FC88'x||A||'2002'x
  147. LIBS.dos.EndNotify='FC82'x||A||'2002'x
  148. LIBS.dos.SetVar='FC7C'x||SSII||'2002030405'x
  149. LIBS.dos.GetVar='FC76'x||SAII||'2002030405'x
  150. LIBS.dos.DeleteVar='FC70'x||SI||'200203'x
  151. LIBS.dos.FindVar='FC6A'x||SI||'200203'x
  152. LIBS.dos.CliInit='FC64'x||'20'x
  153. LIBS.dos.CliInitNewcli='FC5E'x||?||'2009'x
  154. LIBS.dos.CliInitRun='FC58'x||?||'2009'x
  155. LIBS.dos.WriteChars='FC52'x||AI||'200203'x
  156. LIBS.dos.PutStr='FC4C'x||S||'2002'x
  157. LIBS.dos.VPrintf='FC46'x||SA||'200203'x
  158. LIBS.dos.dosDummy4='FC40'x||'20'x
  159. LIBS.dos.ParsePatternNoCase='FC3A'x||SAI||'20020304'x
  160. LIBS.dos.MatchPatternNoCase='FC34'x||AS||'200203'x
  161. LIBS.dos.dosDummy5='FC2E'x||'20'x
  162. LIBS.dos.SameDevice='FC28'x||AA||'200203'x
  163.